func golang.org/x/crypto/sha3.new384Asm

2 uses

	golang.org/x/crypto/sha3 (current package)
		hashes.go#L39: 	if h := new384Asm(); h != nil {
		hashes_generic.go#L24: func new384Asm() hash.Hash { return nil }